|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
org.jvnet.flamingo.common.ui.CommandButtonUI
public abstract class CommandButtonUI
UI for command button (JCommandButton).
| Constructor Summary | |
|---|---|
CommandButtonUI()
|
|
| Method Summary | |
|---|---|
abstract java.awt.Rectangle |
getActionClickArea()
Returns the click area associated with the default button action. |
abstract java.awt.Point |
getKeyTipAnchorCenterPoint()
|
abstract java.awt.Rectangle |
getPopupClickArea()
Returns the click area associated with the popup button action. |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandButtonUI()
| Method Detail |
|---|
public abstract java.awt.Rectangle getActionClickArea()
public abstract java.awt.Rectangle getPopupClickArea()
public abstract java.awt.Point getKeyTipAnchorCenterPoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||